Xceed DataGrid for Silverlight Documentation
OnDictionaryChanged Method


Raises the DictionaryChanged event.
Syntax
'Declaration
 
Protected Sub OnDictionaryChanged() 
'Usage
 
Dim instance As SelectionRange.NotificationDictionary(Of TKey,TValue)
 
instance.OnDictionaryChanged()
protected void OnDictionaryChanged()
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

SelectionRange.NotificationDictionary<TKey,TValue> Class
SelectionRange.NotificationDictionary<TKey,TValue> Members

Send Feedback